home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act8 / 00261.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  119 b   |  8 lines

  1. on mouseUp
  2.   global doofus, instruct8
  3.   puppetSprite(1, 0)
  4.   puppetSprite(25, 0)
  5.   set instruct8 to 2
  6.   go(doofus)
  7. end
  8.